hash/fnv.sum128.AppendBinary (method, view implemented interface methods)
2 uses
hash/fnv (current package)
fnv.go#L262: func (s *sum128) AppendBinary(b []byte) ([]byte, error) {
fnv.go#L270: return s.AppendBinary(make([]byte, 0, marshaledSize128))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)